asynchronous execution造句
例句与造句
- Does the technology support asynchronous execution of requests
不同技术对请求的异步执行是否支持? - Finishes asynchronous execution of a transact - sql statement , returning the requested
完成transact - sql语句的异步执行,返回请求的 - Let me first explain how spml dictates support for synchronous and asynchronous execution of requests
首先看看spml如何规定对请求的同步和异步执行的支持。 - Finishes asynchronous execution of a transact - sql statement , returning the requested data as xml
完成transact - sql语句的异步执行,将请求的数据以xml形式返回。 - Initiates the asynchronous execution of the transact - sql statement or stored procedure that is described by this
描述的transact - sql语句或存储过程的异步执行,并将结果作为 - It's difficult to find asynchronous execution in a sentence. 用asynchronous execution造句挺难的
- Lets a resource adapter schedule work for synchronous or asynchronous execution on an application - server thread
允许资源适配器对工作进行调度,在应用服务器线程上同步或异步执行调度。 - Overloaded . initiates the asynchronous execution of the transact - sql statement or stored procedure that is described by this
描述的transact - sql语句或存储过程的异步执行,并从服务器中检索一个或多个结果集。 - At this point , the two new worker threads are created and begin asynchronous execution , independent of the primary thread that is currently executing the
此时,创建了两个新的辅助线程,它们独立于当前正在执行 - An operating system component that lets the logic of multiuser applications be performed as several separate , asynchronous execution paths
一种操作系统组件,允许多用户应用程序的逻辑以几个单独的异步执行路径来执行。 - Do later that allows for asynchronous execution of its body in the edt rather than synchronous execution in a background thread providing the functionality of
:它允许在事件调度线程中的语句体内进行异步执行,而不是在后台线程中执行此功能由